Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch back GitHub Actions workflow to use current Tycho version #1488

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HeikoKlare
Copy link
Contributor

The Tycho version used in GitHub Actions workflow has been temporarily reverted to 4.0.8. This change switched back the Tycho version defined in the Tycho build itself.

⚠️ This PR is supposed to be merged once the issue discussed in eclipse-platform/eclipse.platform.releng.aggregator#2360 and reproduced via eclipse-tycho/tycho#4293 has been resolved or once we want to have SWT use latest Tycho again to further investigate the failures.

Copy link
Contributor

github-actions bot commented Sep 25, 2024

Test Results

  281 files   -   202    281 suites   - 202   5m 50s ⏱️ - 2m 59s
4 095 tests ±    0  4 085 ✅ ±    0   7 💤 ± 0  3 ❌ ±0 
8 121 runs   - 8 052  8 062 ✅  - 8 018  56 💤  - 34  3 ❌ ±0 

For more details on these failures, see this check.

Results for commit 6697e22. ± Comparison against base commit df66a8b.

♻️ This comment has been updated with latest results.

The Tycho version used in GitHub Actions workflow has been temporarily
reverted to 4.0.8. This change switched back the Tycho version defined
in the Tycho build itself.
@HeikoKlare HeikoKlare force-pushed the remove-temporary-revert-tycho-4.0.8 branch from 1ee3ca7 to 6697e22 Compare November 5, 2024 18:46
@HeikoKlare
Copy link
Contributor Author

I've experimentally changed this PR to use Tycho 4.0.10-SNAPSHOT, in order to validate that the reason for temporarily switching back to Tycho 4.0.8 (failures during testCompile on Linux/MacOS) has been resolved.

The builds now successfully pass that compilation step (@laeubi fyi).
They still fail, but for different, unrelated reasons:

I guess there are no plans for releasing Tycho 4.0.10 soon? So would it make sense to upgrade the whole platform to use 4.0.10-SNAPSHOT, or should we maybe at least apply it to the GH actions builds of SWT?

@sratz
Copy link
Member

sratz commented Nov 6, 2024

I guess there are no plans for releasing Tycho 4.0.10 soon?

There are: eclipse-tycho/tycho#2455 (comment)

@laeubi
Copy link
Contributor

laeubi commented Nov 6, 2024

I guess there are no plans for releasing Tycho 4.0.10 soon? So would it make sense to upgrade the whole platform to use 4.0.10-SNAPSHOT, or should we maybe at least apply it to the GH actions builds of SWT?

We should use 4.0.10-SNAPSHOT for platform to getting more confident that there are no regressions, so if you like just go ahead and upgrade the aggregator for a while, I'll then take care to release the version before the code freeze.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants